Skip to content
Back to search
30
MCP

Google Calendar

pulsemcp/google calendar

Integrates with Google Calendar API to enable event management through specialized tools for listing, creating, and deleting calendar events with timezone-aware handling and robust error management.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "google_calendar": {
      "url": "None",
      "transport": "http"
    }
  }
}